projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99e77f6
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sun, 23 Nov 2003 22:51:14 +0000
(22:51 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Sun, 23 Nov 2003 22:51:14 +0000
(22:51 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 37be168ba7b72b583d138810a067c3e19ba401ab..6ed8101077d2580b49ebb698a0d88df3ed5a22a9 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-39,7
+39,6
@@
(grep-tree-ignore-CVS-directories): Move to grep custom group.
(grep-setup-hook): New hook variable.
(grep-mode-map): New keymap for grep commands. Add Grep menu.
- (grep-use-compilation-buffer): New defcustom.
(grep-last-buffer): New defvar, override compilation-last-buffer.
(grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
Call compile-internal with args highlight-regexp and grep-mode-map.